Skip to the content.

//[](../../../../../../index.html)/[pro.streem.sdk](../../../../index.html)/[Streem](../../../index.html)/[CreateInvitationResult](../../index.html)/[Error](../index.html)/[UnexpectedError](index.html)

UnexpectedError

[androidJvm]
class UnexpectedError(val error: Throwable) : Streem.CreateInvitationResult.Error

Constructors

   
UnexpectedError [androidJvm]
fun UnexpectedError(error: Throwable)

Properties

Name Summary
error [androidJvm]
val error: Throwable